CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - code huffman

搜索资源列表

  1. 统计英文文章的字符个数并huffman编码

    4下载:
  2. a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffma
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2838
    • 提供者:李韦纬
  1. 用于数据流压缩的huffman算法源代码

    0下载:
  2. 用于数据流压缩的huffman算法源代码-data flow for the Huffman compression algorithm source code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:17873
    • 提供者:wwww
  1. 用于文件压缩的huffman算法

    0下载:
  2. 一个huffman压缩解压算法源码 .rar-a Huffman compression decompression algorithm source code. Rar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17144
    • 提供者:张柏
  1. huffman

    0下载:
  2. 一个huffman压缩解压算法源码,有具体的实现算法和代码注释.-a Huffman compression decompression algorithm source, a specific algorithm and code Notes.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:38905
    • 提供者:bitstar911
  1. Huffman霍夫曼编码源代码(VC)

    0下载:
  2. Huffman霍夫曼编码源代码(VC).zip-Hoffman source code (VC). Zip
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2280
    • 提供者:子顷
  1. Huffman

    0下载:
  2. huffman编码,输入对应的概率,可以输出码字和码长-Huffman coding, the probability of imported counterparts, can export code and code length
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11038
    • 提供者:徐晨
  1. huffman

    0下载:
  2. huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码-Huffman algorithm contains Huffman coding algorithm and the decoder and the LZW algorithm source code The codecs
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:57932
    • 提供者:欢欢
  1. huffman

    0下载:
  2. 用matlab所撰寫的huffman code,裡面沒有使用matlab內建的函示,完全自己撰寫而成,使和初學者練習參考使用.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:852
    • 提供者:楊於
  1. HUFFMAN

    0下载:
  2. Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman coding).
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1432
    • 提供者:吴明
  1. Huffman

    0下载:
  2. 哈夫曼编码实现,通过二叉树数据结果实现,就这些了。(THE REALIZE OF HUFFMAN CODE BY C/C++.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:11264
    • 提供者:Alexin
  1. huffman编码

    0下载:
  2. input The number of weights n (n>1) is first entered. Then the N weights are entered in turn (the weight is a positive integer greater than 0). output Corresponding to the input n weight value, the corresponding encoding is output in turn.
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:天天团
  1. Code-HEIN-1011991146

    0下载:
  2. huffman coding source erreur
  3. 所属分类:数据结构

    • 发布日期:2018-04-22
    • 文件大小:67584
    • 提供者:albatrous
  1. huffman coding

    0下载:
  2. 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:Jessicapu
  1. huffman

    0下载:
  2. 霍夫曼编码的压缩解压,获得码长方法是moffat法。(The encode and decode with huffman code.)
  3. 所属分类:压缩解压

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:圆圆16138
  1. Huffman

    0下载:
  2. Huffman nen code in c++
  3. 所属分类:压缩解压

    • 发布日期:2018-04-29
    • 文件大小:2101248
    • 提供者:thinhlu123
  1. huffman

    0下载:
  2. Matlab scr ipt for huffman coding.
  3. 所属分类:通讯编程

    • 发布日期:2018-04-30
    • 文件大小:59392
    • 提供者:bilalo
  1. Huffman

    0下载:
  2. Huffman coding is a lossless data compression algorithm. Huffman coding uses variable length code to represent a symbol of the source (eg a character in a file). The code is determined from an estimate of the probabilities of appearance of the source
  3. 所属分类:压缩解压

    • 发布日期:2018-04-30
    • 文件大小:55296
    • 提供者:manelb
  1. Huffman

    0下载:
  2. Huffman coding is a lossless data compression algorithm. Huffman coding uses variable length code to represent a symbol of the source (eg a character in a file). The code is determined from an estimate of the probabilities of appearance of the source
  3. 所属分类:压缩解压

    • 发布日期:2018-05-01
    • 文件大小:15360
    • 提供者:malikab
  1. huffman

    0下载:
  2. 实现huffman 编码和文件的压缩解压(Implement the compression and decompression of Huffman code and file)
  3. 所属分类:压缩解压

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:望缺
  1. MATLAB霍夫曼Huffman编码译码

    0下载:
  2. MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码(MATLAB Hoffman Huffman Code Decoding GUI Interface Design Source Code)
  3. 所属分类:压缩解压

    • 发布日期:2021-03-29
    • 文件大小:15360
    • 提供者:Cc静静
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com